x86: reduce the uses of CONFIG_COMPAT
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 12 Oct 2009 11:56:00 +0000 (12:56 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 12 Oct 2009 11:56:00 +0000 (12:56 +0100)
commit5a153a9f8ca72b91d05aa123fedfe11a582a56f4
tree49daca531216c90380c1e4aae8d29c276622a1e8
parentf98ee759c5e0209ae78dbf416df792339ced9e2e
x86: reduce the uses of CONFIG_COMPAT

... to where it really is needed and meaningful (i.e. in some places
it seems to make more sense to use __x86_64__ instead).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
12 files changed:
xen/arch/x86/domain.c
xen/arch/x86/mm.c
xen/arch/x86/setup.c
xen/arch/x86/smpboot.c
xen/arch/x86/x86_64/Makefile
xen/arch/x86/x86_64/asm-offsets.c
xen/arch/x86/x86_64/compat/mm.c
xen/arch/x86/x86_64/compat/traps.c
xen/arch/x86/x86_64/mm.c
xen/include/asm-x86/domain.h
xen/include/asm-x86/hypercall.h
xen/include/asm-x86/mm.h